home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / Block Breaker Cr / BlockBreaker.jar / BlockBreaker / I.class (.txt) < prev    next >
Encoding:
Java Class File  |  2002-10-10  |  401 b   |  46 lines

  1. package BlockBreaker;
  2.  
  3. // $FF: renamed from: BlockBreaker.I
  4. class class_0 extends D {
  5.    // $FF: renamed from: I int
  6.    public int field_0;
  7.    // $FF: renamed from: Z int
  8.    public int field_1;
  9.    // $FF: renamed from: C byte
  10.    public byte field_2;
  11.    // $FF: renamed from: B byte
  12.    public byte field_3;
  13.    // $FF: renamed from: D byte
  14.    public byte field_4;
  15.    // $FF: renamed from: F byte
  16.    public byte field_5;
  17.    // $FF: renamed from: J byte
  18.    public byte field_6;
  19.    // $FF: renamed from: S int
  20.    public int field_7;
  21.    // $FF: renamed from: A int
  22.    public int field_8;
  23.    // $FF: renamed from: E int
  24.    public int field_9;
  25.  
  26.    // $FF: renamed from: I () int
  27.    public final int method_0() {
  28.       return this.field_0;
  29.    }
  30.  
  31.    // $FF: renamed from: Z () int
  32.    public final int method_1() {
  33.       return this.field_0 + 5;
  34.    }
  35.  
  36.    // $FF: renamed from: C () int
  37.    public final int method_2() {
  38.       return this.field_1;
  39.    }
  40.  
  41.    // $FF: renamed from: B () int
  42.    public final int method_3() {
  43.       return this.field_1 + 5;
  44.    }
  45. }
  46.